Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usb smoke test #20710

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Usb smoke test #20710

merged 2 commits into from
Dec 24, 2023

Conversation

MubashirSaleem775
Copy link
Contributor

[usbdev] usbdev_smoke_vseq

Add smoke sequence test of simple packet transmission in both directions over the USB.

@jdonjdon please review this. This PR is dependent on [https://github.com//pull/20709]

@MubashirSaleem775 MubashirSaleem775 requested a review from a team as a code owner December 21, 2023 12:21
@MubashirSaleem775 MubashirSaleem775 requested review from cindychip and removed request for a team December 21, 2023 12:21
@MubashirSaleem775 MubashirSaleem775 force-pushed the usb_smoke_test branch 2 times, most recently from 7fa00ed to 31a4235 Compare December 21, 2023 12:29
@MubashirSaleem775
Copy link
Contributor Author

MubashirSaleem775 commented Dec 22, 2023

@jdonjdon can you please share details. why test are failing. Thanks

@jdonjdon
Copy link
Contributor

@MubashirSaleem775
This has merge conflict in hw/dv/sv/usb20_agent/usb20_item.sv
Please rebase and resolve the conflict.

This is an incremental PR add new changes in Driver and Seq_item Class
Add drive data packet task in driver class
Add get response from Device task in driver class
Add crc generate task in usb20_item
Add Generate specific payload for control requestes task in usb20_item
class

Signed-off-by: Mubashir Saleem <[email protected]>
Add usbdev smoke test of simple packet transmission in both direction
over the USB.

Signed-off-by: Mubashir Saleem <[email protected]>
@MubashirSaleem775
Copy link
Contributor Author

@MubashirSaleem775 This has merge conflict in hw/dv/sv/usb20_agent/usb20_item.sv Please rebase and resolve the conflict.

@jdonjdon conflict is resolved.

@jdonjdon jdonjdon merged commit 09d20d6 into lowRISC:master Dec 24, 2023
31 checks passed
@MubashirSaleem775 MubashirSaleem775 deleted the usb_smoke_test branch February 15, 2024 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants